home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / wone.swf / scripts / DefineButton2_194 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-02-20  |  49 b   |  4 lines

  1. on(press){
  2.    _parent._parent.PlayLevel(6);
  3. }
  4.